home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / ovrund15.zip / OVERUNDR.DOC < prev    next >
Text File  |  1991-02-08  |  8KB  |  209 lines

  1.  
  2.                          OVER UNDER  SOLITAIRE
  3.  
  4.                                   v1.5
  5.  
  6.                               PCBoard 14.x
  7.  
  8.                                    by
  9.  
  10.                               Al Lawrence
  11.  
  12.                             Sunrise-80  BBS
  13.                             (404) 256-9525
  14.  
  15.  
  16.  
  17.  
  18.                                 OVERVIEW
  19.                                 ________
  20.  
  21.  
  22.    OVER UNDER SOLITAIRE is a highly challenging, fast-paced, version of
  23.    Solitaire requiring skill, luck and good strategy. The object of the 
  24.    game is to selectively remove cards from the tableau, placing them on
  25.    the Discard Pile, thus reducing the number of cards in the tableau to
  26.    a minimum (ideally, zero).
  27.  
  28.  
  29.    NOTE: Most errors will be logged to a file called SUNRISE.ERR, which is
  30.          created in the directory you run the door from.
  31.  
  32.  
  33.  
  34.                               INSTALLATION
  35.                               ____________
  36.  
  37.  
  38.    Installation is fairly easy and straight-forward. The following steps and
  39.    examples should have you up and running in a very short period of time.
  40.    It is assumed that you are familiar with setting up DOORS on your system.
  41.    To this end, only examples of the configuration file and Door batch file
  42.    are described.
  43.  
  44.       1) Create a directory to hold all OVERUNDR files
  45.  
  46.       2) Unzip OVRUNDxx.ZIP into the the above directory
  47.  
  48.          NOTE: BRUN45.EXE is not included but is required !!!
  49.  
  50.       3) Create a configuration file, with a name of your choice, or
  51.          modify the supplied OVERUNDR.CFG file. A description follows:
  52.  
  53.             C:\PCB\  **              Location of system file (See Below)
  54.             SUNRISE-80 BBS           Your BBS Name
  55.             Al                       Sysop's First nameAP
  56.  
  57.             Lawrence                 Sysop's Last Name
  58.  
  59.             00000000                 Registration Number
  60.  
  61.         #   2                        Maximum # of Games per day
  62.  
  63.             50                       Number of Top Score entries.
  64.                                      Minimum = 10, Maximum = 99.
  65.  
  66.         #   NONE                     Drive:\Path\Filename to contain the
  67.                                      Top Score Bulletin or enter NONE
  68.                                      for NO Bulletin creation.
  69.  
  70.             2                        1 = DO NOT Display ADOPT-A-DOOR Message
  71.                                      2 = Display ADOPT-A-DOOR message
  72.  
  73.             2                        Keyboard timeout value in Minutes
  74.  
  75.  
  76.  
  77.  
  78.  
  79.           ** = Replace with ONE of the following:
  80.                PCBOARD.SYS..... For PCBoard systems
  81.                DOOR.SYS........ For systems that support DOOR.SYS
  82.                CALLINFO.BBS.... For WILDCAT! systems
  83.                DORINFOx.DEF.... For QBBS/RBBS/RemoteAccess systems
  84.                SFDOORS.DAT..... For SPITFIRE Systems
  85.  
  86.            # = Requires registration to change to a different value.
  87.  
  88.  
  89.                NOTE: There are NO Blank Lines in the Config File!!
  90.  
  91.  
  92.       4) Create a batch file or modify the OVERUNDR file supplied. A
  93.          description of this file follows:
  94.  
  95.             ECHO off
  96.             cd\PCB\DOORS\OVERUNDR     Location of Ladders files
  97.             OVERUNDR OVERUNDR.CFG     EXE filename and CNF filename (Name
  98.                                       used in creating file in #3 above)
  99.             CD\PCB
  100.             BOARD
  101.  
  102.  
  103.        5) When running in more than one node, be sure to supply a
  104.           different configuration name for each node (your choice of name).
  105.  
  106.  
  107.  
  108.  
  109.  
  110.                                ADOPT-A-DOOR
  111.                                ____________
  112.  
  113.     Having been a Sysop for a number of years, I have had my share of problems
  114.     and frustrations getting financial support for my board's upkeep. A fellow
  115.     Sysop left a message on my board, not long ago, about a concept that was
  116.     being used by several boards around the country.
  117.  
  118.     The concept, ADOPT-A-DOOR, allows a caller to register (ADOPT) a door. It
  119.     would be the same as sending in a donation, only this way it is earmarked
  120.     for registering a particular door. In a way, the user feels he/she is
  121.     "getting something in return". As a Door author I have decided to build
  122.     this concept into each of my Door programs. The concept replaces the
  123.     usual message "tell the Sysop to register this Door" we find in most
  124.     doors.
  125.  
  126.     If the Door is unregisterd then a message appears on the opening screen
  127.     to that effect. After finishing or suspending a game, a message screen
  128.     is displayed about the ADOPT-A-DOOR concept. The message also tells the
  129.     caller to contact the Sysop to find out if there is any further details
  130.     to the ADOPT-A-DOOR concept. Some Sysops give extra D/L time, online
  131.     time, etc to callers that ADOPT-A-DOOR.
  132.  
  133.     If the Door has been registered, either by the Sysop or other callers,
  134.     the names of those contributors will be displayed in the closing screen.
  135.  
  136.     NOTE: If you want to display the names of the callers that contributed
  137.           to registering the Door, you must create an ASCII file called
  138.           ADOPT.SYS. You create it with an Editor or Word Processor. Enter
  139.           the name(s) of the contributors (one on each line, maximum of 5
  140.           entries, each a maximum of 30 characters long). This file must be
  141.           saved, in ASCII format, and placed in the Door directory.
  142.  
  143.  
  144.  
  145.                               LEGALITIES
  146.                               __________
  147.  
  148.  
  149.       THIS SOFTWARE AND ACCOMPANYING MATERIALS ARE DISTRIBUTED "AS IS"
  150.       WITHOUT WARRANTY, EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT
  151.       LIMITED TO ANY IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  152.       FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL ANYONE INVOLVED WITH
  153.       THE CREATION AND PRODUCTION OF THIS PRODUCT BE LIABLE FOR INDIRECT,
  154.       SPECIAL, OR CONSEQUENTIAL DAMAGES, ARISING OUT OF ANY USE THEREOF
  155.       OR BREACH OF ANY WARRANTY.
  156.  
  157.  
  158.  
  159.  
  160.  
  161.                              DISTRIBUTION
  162.                              ____________
  163.  
  164.    You may make this file available for downloading from your BBS or you may
  165.    upload it to any BBS of your choice, provided that you do not make any
  166.    changes to the contents of the archive (ZIP file). The archive and its
  167.    individual contents may not be used by any service that charges any money
  168.    whatsoever, without the written permission of the author.
  169.  
  170.  
  171.  
  172.  
  173.  
  174.                              REGISTRATION
  175.                              ____________
  176.  
  177.    Registration and the subsequent insertion of the registration number into
  178.    your configuation file, allows for the display of your BBS name on the
  179.    opening and closing screen as well as the reduction of a delay built into
  180.    the opening screen display along with the ability to change certain values
  181.    in the configuration file.
  182.  
  183.    To register your copy of OVERUNDR, please fill out the registration form
  184.    (REGISTER.FRM) and mail it along with a small donation ($20,25,etc) to
  185.    the name and address on the form.
  186.  
  187.    Be sure to use the proper upper/lower case when filling in your name and
  188.    BBS name, as they MUST match the way you entered them in the configuration
  189.    file.             ^^^^
  190.  
  191.    Based upon information supplied on the registration form, I will pre-
  192.    register you on my BBS. You will then be able to call SUNRISE-80 and pick
  193.    up your registration number.
  194.  
  195.  
  196.  
  197.                                  MISC
  198.                                  ____
  199.  
  200.    The latest version of OVER UNDER and other fine SUNRISE DOOR programs
  201.    are always available for download from SUNRISE-80 BBS.
  202.  
  203.    Remember, should you have any problems, questions or suggestions, be sure
  204.    to drop me a message on Sunrise-80 or you can reach me through the
  205.    PCRELAY/RIME network in the BBS Doors, Sysops, PCBHints or through a R/O
  206.    to    ->SUNRISE
  207.  
  208.  
  209.